X86: Fix cpufreq _psd HW_ALL coordination bug
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 18 Jul 2008 10:23:25 +0000 (11:23 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 18 Jul 2008 10:23:25 +0000 (11:23 +0100)
commit6174a8625a5d727d64a5111b4a6b2a3280ef8db4
treed6732b925b7716e92e8af0d343332966c4b669cd
parentfbc96ef66e7bb16d4019e4bd350f785a1fe9104a
X86: Fix cpufreq _psd HW_ALL coordination bug

Currently xen cpufreq has a bug when handleing _psd HW_ALL,
which will result in system broken when _psd HW_ALL.
This patch fix this bug by handling _psd HW_ALL in same way as
SW_ALL coordiantion, for the seek of safety.

Signed-off-by: Liu Jinsong <jinsong.liu@intel.com>
xen/arch/x86/acpi/cpufreq/cpufreq.c